Don't list images from unknown directories in icon cache
authorLoic Minier <lool@dooz.org>
Sun, 21 Oct 2007 20:05:42 +0000 (22:05 +0200)
committerIain Lane <laney@debian.org>
Tue, 11 Sep 2018 16:33:38 +0000 (17:33 +0100)
commit49f87b8b7616ac44c9de52c428066945a4bd2ed7
tree8eb9ed997cbd06a57f03a0245c04f070f3595035
parent4cadf524d5643c76b93536783cade9381300a95c
Don't list images from unknown directories in icon cache

After GTK+ 2.12.0, gtk-update-icon-cache fails if there is a PNG file
placed directly in /usr/share/icons/hicolor (not in a correct
subdirectory like 48x48/apps).

TODO: This is believed to have been fixed differently upstream, so maybe
this change is no longer necessary:
"I believe a slightly different fix that I did some time ago fixes this
too." --Matthias Clasen, 2008-02-16 04:43:10 UTC

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=451634
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=444285
Forwarded: yes
Applied-upstream: no

Gbp-Pq: Name 060_ignore-random-icons.patch
gtk/updateiconcache.c